-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: limit styled button type #693
Conversation
Visit the preview URL for this PR (updated for commit 13eda38): https://pixiv-charcoal-web--pr693-fix-try-support-styl-ep2xwyxf.web.app (expires Mon, 03 Feb 2025 10:39:36 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 314b26d3adca98a761c7e4d9922ebb206ff024a0 |
Size Change: +478 B (+0.09%) Total Size: 552 kB
ℹ️ View Unchanged
|
bc308c4
to
274c039
Compare
274c039
to
3d7e352
Compare
3d7e352
to
20142a5
Compare
20142a5
to
1f6627d
Compare
1f6627d
to
7fbc8e3
Compare
|
||
// only use the type | ||
import type { default as ButtonType } from './index' | ||
import type styledType from 'styled-components' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
直接な依存ではないが動くはず。styled側に入れたかったが、ビルドに影響してできませんでした。pnpm移して諸々依存問題が解消したらまた移動しましょう
fbeb63c
to
13eda38
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
やったこと
動作確認環境
チェックリスト
不要なチェック項目は消して構いません